home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / utilities / commodity / ftrash.103r.lha / FTrash.103 / doc / History < prev   
Encoding:
Text File  |  1995-02-10  |  3.8 KB  |  50 lines

  1. /*---------------------------------------------------------------------------*/
  2. /*               FTrash - Make your Trashcan a useful thing & more           */
  3. /*                                                                           */
  4. /*                        (c) Fionn Behrens 1994,95                          */
  5. /*                                                                           */
  6. /* Version History:                                                          */
  7. /*                                                                           */
  8. /*  0.50a  (28/11/94) first Test version, no cleanup routines.               */
  9. /*  0.95ß  (10/12/94) first Version with full functionality (it seems)       */
  10. /*                    a Prefs Program an an exception list are still missing */
  11. /*  0.96ß  (13/12/94) Some nasty and some minor bugs fixed. New keyword      */
  12. /*                    "DELAY" implemented.                                   */
  13. /*  0.97ß  (17/12/94) Some more bugs fixed. Added startup handler to avoid   */
  14. /*                    FTrash to be startet more than once. added environment */
  15. /*                    Variables FTDELETE and FTNODELETE. Fixed code for      */
  16. /*                    size calculation.                                      */
  17. /*  0.98ß  (29/01/95) Hit with Tooltypeless Icons hopefully fixed. Size cal- */
  18. /*                    culation changed again. WB-Startable. Tooltypes added. */
  19. /*                    New option PATCHIMG=NO -> no icon patching (requested  */
  20. /*                    by M.Scheler). Error Requesters added. Changed Trash-  */
  21. /*                    can Tooltype Names to somewhat less understandable     */
  22. /*                    ones because people fiddled around with them instead   */
  23. /*                    of RECONFIGURING BY DELETING THE ICON :-(              */
  24. /*  0.99ß  (30/01/95) FTrash is now a commodity. New ToolType CX_PRIORITY    */
  25. /*                    Unbelievable: FTrash executable is now smaller than    */
  26. /*                    ever before >;-)                                       */
  27. /*                    Dumb bug fixed (last minute). It was always there, I   */
  28. /*                    wonder why noone complained! (FTrash moved file into   */
  29. /*                    Trashcan even if you said you dont want to unprotect)  */
  30. /*  1.00   (01/02/95) New ToolType TASKPRI added. Default Priority is -1,    */
  31. /*                    FTrash should work silently in the Background. Speed   */
  32. /*                    of deletions is *NOT* affected by this!                */
  33. /*                    Various minor improvements. ReqTools open only when    */
  34. /*                    needed.                                                */
  35. /*  1.01   (03/02/95) Detected incompatibilities with older revisions of     */
  36. /*                    reqtools.library v38 than my own. [FTrash crashed when */
  37. /*                    opening reqesters :-((] FTrash now requires ReTools    */
  38. /*                    Library V38, rev 1266 minimum (this is Version 2.2c)   */
  39. /*                    Fixed a bug that showed up in conjunction with         */
  40. /*                    PATCHIMG=NO. Cleaned up def_Icons.                     */
  41. /*  1.02   (04/02/95) Some more small bugs and another possible hit fixed.   */
  42. /*                    Patching stuff a LOT safer! I think it is ready for    */
  43. /*                    use now :-)                                            */
  44. /*  1.03   (09/02/95) Shit! YAB fixed. Please *do* update or you risk losing */
  45. /*                    files in your trashcan if you use 'check on every      */
  46. /*                    delete' mode. Bug reported by Øyvind Falch. Some other */
  47. /*                    small improvements made. Hope no other flaws show up.  */
  48. /*                                                                           */
  49. /*---------------------------------------------------------------------------*/
  50.